The w3-input class has a bottom border by default. For a borderless input, add the w3-border-0 class.
Move the mouse over the input fields:
In this example, we use W3.CSS' Responsive Grid System to make the inputs appear on the same line (on smaller screens, they will stack horizontally with 100% width). You will learn more about this later.